home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Encarta World Atlas 1999 / Encarta World 99 Install Disk.iso / evg / Flights / ctrlPan.dcr / 00083_myName.ls < prev    next >
Encoding:
Text File  |  1998-09-01  |  112 b   |  5 lines

  1. on mouseUp me
  2.   set myName to the name of the member of sprite the currentSpriteNum
  3.   externalEvent(myName)
  4. end
  5.